#1335fd color space conversions
Hex:
        #1335fd
        RGB:
        19, 53, 253
        CMY:
        93, 79, 1
        CMYK:
        92, 79, 0, 1
      HSL:
        231°, 98.3193%, 53.3333%
        HSV (HSB):
        231°, 92.4901%, 99.2157%
        XYZ:
        19.2713, 9.7765, 93.7999
        xyY:
        0.1569, 0.0796, 9.7765
      CIE-Lab:
        37.4383, 63.4010, -98.1673
        CIE-LCH:
        37.4383, 116.8611, 302.8562
        CIE-Luv:
        37.4383, -12.4169, -132.2037
        Hunter-Lab:
        31.2674, 55.2984, -155.9784
      #1335fd color charts
#1335fd RGB chart
      #1335fd CMYK chart
      #1335fd RGB pie chart
      #1335fd color shades, tints & tones
#1335fd color schemes
#1335fd color preview, HTML & CSS examples
           This text has a color of #1335fd        
        
          <p style="color:#1335fd;">Text here</p>
        
        
          .mytext {color:#1335fd;}
        
        Text color #1335fd
      
           This box has a color of #1335fd        
        
          <div style="background-color:#1335fd;">Content here</div>
        
        
          .mybackground {background-color:#1335fd;}
        
        Background color #1335fd
      
           Border around this has a color of #1335fd        
        
          <div style="border:2px solid #1335fd;">Content here</div>
        
        
          .myborder {border:2px solid #1335fd;}
        
        Border color #1335fd