#1351fd color space conversions
Hex:
        #1351fd
        RGB:
        19, 81, 253
        CMY:
        93, 68, 1
        CMYK:
        92, 68, 0, 1
      HSL:
        224°, 98.3193%, 53.3333%
        HSV (HSB):
        224°, 92.4901%, 99.2157%
        XYZ:
        20.9406, 13.1152, 94.3563
        xyY:
        0.1631, 0.1021, 13.1152
      CIE-Lab:
        42.9362, 47.9506, -89.0636
        CIE-LCH:
        42.9362, 101.1513, 298.2974
        CIE-Luv:
        42.9362, -17.0585, -129.8367
        Hunter-Lab:
        36.2149, 39.8385, -129.1272
      #1351fd color charts
#1351fd RGB chart
      #1351fd CMYK chart
      #1351fd RGB pie chart
      #1351fd color shades, tints & tones
#1351fd color schemes
#1351fd color preview, HTML & CSS examples
           This text has a color of #1351fd        
        
          <p style="color:#1351fd;">Text here</p>
        
        
          .mytext {color:#1351fd;}
        
        Text color #1351fd
      
           This box has a color of #1351fd        
        
          <div style="background-color:#1351fd;">Content here</div>
        
        
          .mybackground {background-color:#1351fd;}
        
        Background color #1351fd
      
           Border around this has a color of #1351fd        
        
          <div style="border:2px solid #1351fd;">Content here</div>
        
        
          .myborder {border:2px solid #1351fd;}
        
        Border color #1351fd