#2343fd color space conversions
Hex:
        #2343fd
        RGB:
        35, 67, 253
        CMY:
        86, 74, 1
        CMYK:
        86, 74, 0, 1
      HSL:
        231°, 98.1982%, 56.4706%
        HSV (HSB):
        231°, 86.1660%, 99.2157%
        XYZ:
        20.4299, 11.4635, 94.0644
        xyY:
        0.1622, 0.0910, 11.4635
      CIE-Lab:
        40.3504, 56.6214, -93.3252
        CIE-LCH:
        40.3504, 109.1585, 301.2456
        CIE-Luv:
        40.3504, -13.4519, -131.6314
        Hunter-Lab:
        33.8578, 48.4565, -141.0204
      #2343fd color charts
#2343fd RGB chart
      #2343fd CMYK chart
      #2343fd RGB pie chart
      #2343fd color shades, tints & tones
#2343fd color schemes
#2343fd color preview, HTML & CSS examples
           This text has a color of #2343fd        
        
          <p style="color:#2343fd;">Text here</p>
        
        
          .mytext {color:#2343fd;}
        
        Text color #2343fd
      
           This box has a color of #2343fd        
        
          <div style="background-color:#2343fd;">Content here</div>
        
        
          .mybackground {background-color:#2343fd;}
        
        Background color #2343fd
      
           Border around this has a color of #2343fd        
        
          <div style="border:2px solid #2343fd;">Content here</div>
        
        
          .myborder {border:2px solid #2343fd;}
        
        Border color #2343fd